Param5Desc{}CommandName{drawPoint}HelpPath{Special}ReturnValue{}OpenBrace{ }Parameters{handle gadget, int x, int y, DWORD color}CloseBrace{}Description{Sets the colour of a single pixel in a canvas gadget.}ReturnDescription{}Param1{gadget}Param1Desc{Handle to a canvas gadget}Param2{x}Param2Desc{X co-ordinate of pixel}Param3{y}Param3Desc{Y co-ordinate of pixel}Param4{color}Param4Desc{The colour of the pixel}